Enter a type and click search.




Results for Magento\Vault\Model\VaultPaymentInterface

File: vendor/magento/module-vault/etc/di.xml

<preference for="Magento\Vault\Model\VaultPaymentInterface"
            type="Magento\Vault\Model\Method\Vault"></preference>

This is a preference configuration.

This configuration is for the base area. Base area configurations will apply to all the sub-applications.

This preference configuration tells the Object Manager when a user wants a Magento\Vault\Model\VaultPaymentInterface object that it should return a Magento\Vault\Model\Method\Vault object.